func go/types.hasVarSize
6 uses
go/types (current package)
builtins.go#L636: if hasVarSize(x.typ) {
builtins.go#L700: if hasVarSize(base) {
builtins.go#L719: if hasVarSize(x.typ) {
builtins.go#L802: func hasVarSize(t Type) bool {
builtins.go#L805: return hasVarSize(u.elem)
builtins.go#L808: if hasVarSize(f.typ) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)